home *** CD-ROM | disk | FTP | other *** search
/ PC Player 2004 May / pc player 2004-05.iso / Demos / DeadMansHand / DMH_Setup.exe / RUNSERVER.BAT < prev    next >
Encoding:
DOS Batch File  |  2004-03-25  |  113 b   |  6 lines

  1. @echo off
  2. :10
  3. ucc server %1 %2 %3 %4 %5 %6 %7 %8 %9 -log=server.log
  4. copy server.log servercrash.log
  5. goto 10
  6.